libg3d-dev software package provides LibG3D development package, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libg3d-dev
libg3d-dev is installed in your system.
Make ensure the libg3d-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libg3d-dev *
You will get with libg3d-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | libg3d-dev |
| Version | 0.0.8-22 |
| Description | LibG3D development package |
| Sub Section | libdevel |